projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d2156
)
tests: Disable fontselection deprecation warnings
author
Benjamin Otte
<otte@redhat.com>
Fri, 28 Oct 2011 20:17:52 +0000
(13:17 -0700)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 2 Nov 2011 01:32:54 +0000
(
02:32
+0100)
This test tests deprecated code...
tests/testfontselection.c
patch
|
blob
|
history
diff --git
a/tests/testfontselection.c
b/tests/testfontselection.c
index 0b084737d73462f6ea790bd87c7f9a9223097169..a08e23441b412e5d3af29c1fd083a864ce24f707 100644
(file)
--- a/
tests/testfontselection.c
+++ b/
tests/testfontselection.c
@@
-20,6
+20,7
@@
#include "config.h"
#undef GTK_DISABLE_DEPRECATED
+#define GDK_DISABLE_DEPRECATION_WARNINGS
#include <gtk/gtk.h>